p{ 
 margin: 0; 
 padding: 0; 
 border: 0 none; 
 outline: 0; 
 font-size: 100%; 
 vertical-align: baseline; 
 background: transparent; 
} 



a{
color:#313131;
text-decoration:none;}
#container{
	overflow:hidden;
	width:980px;
	margin:0 auto;
}




.focus{
height:305px;
width:585px;
border:#999 1px solid;
margin:0px auto;
}




/*  �л� */
.focus {
margin-left:0px;
position:relative;
z-index:0;
}
.focuscont p {
color:#FFFFFF;
font-size:16px;
font-weight:700;
height:39px;
left:0;
line-height:39px;
position:absolute;
text-indent:1em;
bottom:0px;
width:495px;
background:url(newpm1.png) no-repeat top left;
background-image:none;

}
.focuscont p a{
color:#FF3300;}


.focus img{
width:585px;
height:305px;
display:block;   //���ie6��϶
}

.focusbtn {
height:18px;
line-height:18px;
overflow:hidden;
position:absolute;
right:0px;
text-align:right;
top:270px;
width:400px;
}

.focusbtn span {
background:url(images/ppt/b7.jpg) repeat-x scroll 0 0 transparent;
color:#000000;
cursor:pointer;
display:inline-block;
font-size:14px;
font-weight:700;
padding:0 7px;
}

.focusbtn span.current {
background:none repeat scroll 0 0 #ff6633;
color:#FFFFFF;}
/*  �л� */